Vcenter Vm Hardware Info
The Vcenter Vm Hardware Info schema contains information related to the virtual hardware of a virtual machine.
{
"version": "string",
"upgrade_policy": "string",
"upgrade_version": "string",
"upgrade_status": "string",
"upgrade_error": {}
}
Virtual hardware version.
For more information see: Vcenter Vm Hardware Version.
Scheduled upgrade policy.
For more information see: Vcenter Vm Hardware UpgradePolicy.
Target hardware version to be used on the next scheduled virtual hardware upgrade.
For more information see: Vcenter Vm Hardware Version.
This property is optional and it is only relevant when the value of upgrade_policy is one of Vcenter Vm Hardware UpgradePolicy.AFTER_CLEAN_SHUTDOWN or Vcenter Vm Hardware UpgradePolicy.ALWAYS.
Scheduled upgrade status.
For more information see: Vcenter Vm Hardware UpgradeStatus.
Reason for the scheduled upgrade failure.
This property is optional and it is only relevant when the value of upgrade_status is Vcenter Vm Hardware UpgradeStatus.FAILED.